[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / a / VersionIntrospection / 0.1.2 / VersionIntrospection.podspec.json
blobc9c650c59b5bc1b0133d69433e2bc089ac0712ec
2   "name": "VersionIntrospection",
3   "version": "0.1.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "VersionIntrospection": [
21       "Pod/Assets/*.png"
22     ]
23   }