[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 0 / e / b / XYYModel / 1.0.3 / XYYModel.podspec.json
blobda6c1724af2469508518ab58275624e4a865e27c
2   "name": "XYYModel",
3   "version": "1.0.3",
4   "summary": "轻量级json模型互转库",
5   "homepage": "https://github.com/RonghangChen/XYYKit",
6   "license": "MIT",
7   "authors": {
8     "LeslieChen": "102731887@qq.com"
9   },
10   "social_media_url": "https://github.com/RonghangChen",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/RonghangChen/XYYKit.git",
16     "tag": "1.0"
17   },
18   "source_files": "XYYModel/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true