[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 1 / e / MTAladdinTestCocoaPods / 1.1.0 / MTAladdinTestCocoaPods.podspec.json
blobefd376d18d9d038efc4a497b76f158fb9db2afbc
2   "name": "MTAladdinTestCocoaPods",
3   "version": "1.1.0",
4   "summary": "了解github库如何支持CocoaPods导入",
5   "homepage": "https://github.com/MenThu/TestCocoapods",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MenThu": "422729946@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/MenThu/TestCocoapods.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Public/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]