[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / f / JJTools / 0.0.1 / JJTools.podspec.json
blob9a85259446283cff53c843ce5b3cd9f79d659f88
2   "name": "JJTools",
3   "version": "0.0.1",
4   "summary": "some others useful tools",
5   "description": "include some category based on masonry for create UI  and some others useful tools",
6   "homepage": "https://github.com/chance395/JJTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brain": "895176298@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chance395/JJTools.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "JJTools/JJTools/Classes/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true