[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 3 / DjFrameworkTest / 1.0.4 / DjFrameworkTest.podspec.json
blobe57b2402b343ec660c41ff5488b1b4b3e4829cfc
2   "name": "DjFrameworkTest",
3   "version": "1.0.4",
4   "summary": "This is a test of framework.",
5   "description": "This is a test of compiled framework and some other features.",
6   "homepage": "https://github.com/DongJiang/DjFrameworkTest.git",
7   "license": "MIT",
8   "authors": {
9     "Jiang Dong": "knight.dongjiang@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/DongJiang/DjFrameworkTest.git",
16     "tag": "1.0.4"
17   },
18   "public_header_files": "DjFrameworkTest.framework/Headers/*.h",
19   "source_files": "DjFrameworkTest.framework/Headers/*.h",
20   "vendored_frameworks": "DjFrameworkTest.framework",
21   "dependencies": {
22     "Alamofire": [
24     ]
25   }