[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / e / b / 0 / CJUIKit / 0.3.0 / CJUIKit.podspec.json
blobe31dd579ca5d268c6dfe10e9e056ddd1cfd361ae
2   "name": "CJUIKit",
3   "version": "0.3.0",
4   "summary": "CJUIKit.",
5   "description": "for general cj",
6   "homepage": "https://github.com/fminorwang/CJUIKit",
7   "license": "MIT",
8   "authors": {
9     "fminor": "fminor.wang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fminorwang/CJUIKit.git",
13     "branch": "0.3.0",
14     "tag": "0.3.0_2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CJUIKit": [
23       "Pod/Assets/**/*"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": [
28     "Foundation",
29     "WebKit",
30     "QuartzCore",
31     "Photos",
32     "SpriteKit"
33   ],
34   "dependencies": {
35     "SDWebImage": [
37     ]
38   }