[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 2 / Teleport-NSLog / 0.1.2 / Teleport-NSLog.podspec.json
blobe05d413918bc4df7699de3c6fe0a7e08dff87b47
2   "name": "Teleport-NSLog",
3   "version": "0.1.2",
4   "summary": "Remote logging for iOS. Send NSLog messages to backend server.",
5   "homepage": "https://github.com/kennethjiang/Teleport",
6   "license": "MIT",
7   "authors": {
8     "Kenneth Jiang": "kenneth.jiang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kennethjiang/Teleport.git",
12     "tag": "0.1.2"
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"