[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 2 / 4 / e / JoinCocopodTest / 1.0.6 / JoinCocopodTest.podspec.json
blob2b20baa64090596d18f807a8c4c701f5e3474d2b
2   "name": "JoinCocopodTest",
3   "version": "1.0.6",
4   "summary": "creat a project for learn to use how SDK use Cocopod manage",
5   "homepage": "https://github.com/yourks/JionCocopodTest",
6   "license": "MIT",
7   "authors": {
8     "MJ Lee": "199109106@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yourks/JionCocopodTest.git",
15     "tag": "1.0.6"
16   },
17   "source_files": "JoinCocopodTest/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.2"
22     ]
23   }