[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 2 / Teleport-NSLog / 0.1.3 / Teleport-NSLog.podspec.json
blob771689b45eea50c5c15e38db40a1c308becbb192
2   "name": "Teleport-NSLog",
3   "version": "0.1.3",
4   "summary": "Remote logging for iOS. Send NSLog messages to backend server.",
5   "homepage": "https://github.com/kennethjiang/Teleport-NSLog",
6   "license": "MIT",
7   "authors": {
8     "Kenneth Jiang": "kenneth.jiang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kennethjiang/Teleport-NSLog.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Pod/Classes/*.{h,m}",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "Teleport": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "libraries": "z"