[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / e / d / RockUICores / 0.2 / RockUICores.podspec.json
blob4baf83af293635c3ae548d4eb5d2308c25db62dd
2   "name": "RockUICores",
3   "version": "0.2",
4   "summary": "A short description of RockUICores.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RockALins/RockComponet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "焦林生": "18515384635@163.com"
13   },
14   "source": {
15     "git": "https://github.com/RockALins/RockComponet.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "**/RockUICores/Classes/**/*",
22   "resources": [
23     "**/RockUICores/Assets/*.bundle"
24   ],
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "armv7 x86_64 arm64"
27   },
28   "requires_arc": true,
29   "frameworks": "UIKit",
30   "dependencies": {
31     "SDWebImage": [
33     ],
34     "Masonry": [
36     ],
37     "JSONModel": [
39     ],
40     "MJRefresh": [
42     ]
43   }