[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / c / MyForm / 0.0.2 / MyForm.podspec.json
blob1eb184857c712ecd5a2e80fdbd7e26966cf3ed4e
2   "name": "MyForm",
3   "version": "0.0.2",
4   "summary": "An easy way to table",
5   "homepage": "https://github.com/songguolin/MyForm",
6   "license": "MIT",
7   "authors": {
8     "guolin     song": "1119164930@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/songguolin/MyForm.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "MyForm/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "dependencies": {
20     "Masonry": [
22     ]
23   }