[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / c / MyForm / 1.0.0 / MyForm.podspec.json
blob129761d922074ae9233749266c72ebbdf0ef826f
2   "name": "MyForm",
3   "version": "1.0.0",
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": "1.0.0"
13   },
14   "source_files": "MyForm/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "dependencies": {
20     "Masonry": [
22     ]
23   }