Skip to content

Commit

Permalink
Update ThirdPartyPackageManagers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliascript committed Jun 1, 2016
1 parent ab5ae5c commit ddf1a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/ThirdPartyPackageManagers.md
Expand Up @@ -19,7 +19,7 @@ Proposed support is through the existing `<engine>` and `<framework>` tags.
<engine name="nuget" version=">=3.2" platform="windows" />
</engines>
<framework src="path/to/mypod.podspec" type="podspec" spec="~> 1.1.2"/>
<framework src="name_of_cocoapod" type="podspec" spec="~> 1.1.2"/>
<framework src="path/to/mynu.nuspec" type="nuspec" />
```

Expand Down

0 comments on commit ddf1a32

Please sign in to comment.