[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / e / b / XYYModel / 1.0.0 / XYYModel.podspec.json
blob563b235090c6e4b4f43be3bdcee8c2c120f1490d
2   "name": "XYYModel",
3   "version": "1.0.0",
4   "summary": "轻量级json模型互转库",
5   "homepage": "https://github.com/RonghangChen/XYYModel",
6   "license": "Apache License, Version 2.0",
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/XYYModel.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "XYYModel/XYYModel/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true