[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / d / b / 6 / BKTestFramework / 0.1.1 / BKTestFramework.podspec.json
blobaca5b83be0e8171c5c060c0f230c28590e810d5a
2   "name": "BKTestFramework",
3   "version": "0.1.1",
4   "summary": "A short description of BKTestFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/black-knife/bktest-framework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhangJiaNing": "116373914@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/black-knife/bktest-framework.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BKTestFramework/Classes/**/*",
22   "resource_bundles": {
23     "BKTestFramework": [
24       "BKTestFramework/Assets/*.{jpg,pack,png}"
25     ]
26   }