[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / a / VersionIntrospection / 0.1.3 / VersionIntrospection.podspec.json
blob54bcb159a65371a49cb79e571cc60eb149857049
2   "name": "VersionIntrospection",
3   "version": "0.1.3",
4   "summary": "Simple tool to expose versions of dependencies by parsing Podfile.lock",
5   "homepage": "https://github.com/clausweymann/VersionIntrospection",
6   "license": "MIT",
7   "authors": {
8     "Claus Weymann": "claus.weymann@sprylab.com"
9   },
10   "source": {
11     "git": "https://github.com/clausweymann/VersionIntrospection.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.7"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"