[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / c / 4 / SQQTTTest / 1.0.0 / SQQTTTest.podspec.json
blob9b278e7e83e28bed4f7e5b65cd62e1e4d7e59ff1
2   "name": "SQQTTTest",
3   "version": "1.0.0",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/AnduinWrynnK/SQQTTTest",
7   "authors": {
8     "AnduinWrynnK": "1254681237@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/AnduinWrynnK/SQQTTTest.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Classes",
19     "SQQTTTest/SQQTTTest/Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "license": {
23     "type": "Copyright",
24     "text": "      Copyright 2016 AprilBrother LLC, Inc. All rights reserved.\n"
25   }