[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / 1 / e / BruceTestLib / 0.0.1 / BruceTestLib.podspec.json
blob1a3f4af57f1c34fc397a67dbdd42506fb44ac16d
2   "name": "BruceTestLib",
3   "version": "0.0.1",
4   "summary": "BruceTestLib",
5   "description": "这是一个测试库,仅仅是作为测试使用",
6   "homepage": "https://github.com/kopuCoder/BruceTestLib",
7   "license": "MIT",
8   "authors": {
9     "Bruce Chin": "brucechin1513@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kopuCoder/BruceTestLib.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BruceTestLib",
20     "BruceTestLib/**/*.{h,m}"
21   ],
22   "requires_arc": true