[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 7 / 0 / JS_Log / 1.0.1 / JS_Log.podspec.json
blob9e37df9c36cac8424a311c03d9a74365fc932406
2   "name": "JS_Log",
3   "version": "1.0.1",
4   "summary": "Log for iOS",
5   "description": "                   Log management for iOS with View Controller to show logs.\n",
6   "homepage": "https://github.com/mozeal/JS_Log",
7   "license": "MIT",
8   "authors": {
9     "mozeal": "mozeal@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/mozeal/JS_Log.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "JS_Log/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true