[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 5 / e / 7 / t_swift_tools / 0.0.1 / t_swift_tools.podspec.json
blob50b05c40134a2f841c278c0ff12acf17cbda1bd1
2   "name": "t_swift_tools",
3   "version": "0.0.1",
4   "summary": "Swift common tools.",
5   "description": "Swift common tools.\nJSONKit - json tools.",
6   "homepage": "https://github.com/TongCui/t_swift_tools",
7   "license": "MIT",
8   "authors": {
9     "Tong Cui": "tcui@appannie.com"
10   },
11   "source": {
12     "git": "https://github.com/TongCui/t_swift_tools.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "t_swift_tools": [
22       "Pod/Assets/*.png"
23     ]
24   }