[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / e / MTAladdinTestCocoaPods / 1.0.0 / MTAladdinTestCocoaPods.podspec.json
blob11db09cd833831c116c2fef54f18a5ef2e79b6f7
2   "name": "MTAladdinTestCocoaPods",
3   "version": "1.0.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.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "MTAladdinTestCocoaPods/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]