[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 1 / FirstVersion / 0.1 / FirstVersion.podspec.json
blob0f64eba30ef8dfcd9d0df4cd5a6dc189bdec52bf
2   "name": "FirstVersion",
3   "version": "0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Save the version string to keychain on app first run",
9   "homepage": "https://github.com/https://github.com/dengzhp/FirstVersion",
10   "authors": {
11     "Zhiping Deng": "kofreestyler@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dengzhp/FirstVersion.git",
15     "tag": "0.1"
16   },
17   "source_files": "FirstVersion",
18   "requires_arc": true,
19   "dependencies": {
20     "FXKeychain": [
21       "~> 1.3"
22     ]
23   }