[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / VersionIntrospection / 0.1.1 / VersionIntrospection.podspec.json
blob080053b6f2295eff6b2e7929d1b53bce205e1c73
2   "name": "VersionIntrospection",
3   "version": "0.1.1",
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.1"
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   }