[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / f / 1 / BTParse / 0.0.2 / BTParse.podspec.json
blobb73e35392353b968efb04c0696b87b01b660d774
2   "name": "BTParse",
3   "version": "0.0.2",
4   "summary": "A  simple libraries for read  BT file.",
5   "description": "A Object-C Class for parse BT file with NSDictionary!",
6   "homepage": "https://github.com/Anyewuya/BTFileRead.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sev": "snape_rest@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Anyewuya/BTFileRead.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "BTFileRead",
23     "BTFileRead/Class/*.{h,m}"
24   ],
25   "public_header_files": "BTFileRead/Class/*.h"