[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 3 / DjFrameworkTest / 1.0.10 / DjFrameworkTest.podspec.json
blobc7952f2b19c99f2d57db715d9b4a156fb2da826c
2   "name": "DjFrameworkTest",
3   "version": "1.0.10",
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.10"
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   }