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