[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 0 / JS_Log / 1.0.0 / JS_Log.podspec.json
blob2c168524b7414eead02e79472eb1453f9654ec5d
2   "name": "JS_Log",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "JS_Log/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true