[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 2 / YJExtensions / 1.1.0 / YJExtensions.podspec.json
blobe68ca662394282994bd9674f36a9e9539b021ff6
2   "name": "YJExtensions",
3   "version": "1.1.0",
4   "summary": "分类",
5   "homepage": "https://github.com/LYajun/YJExtensions",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/YJExtensions.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "YJExtensions/YJExtensions.h",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIKit",
22       "source_files": "YJExtensions/UIKit/*.{h,m}",
23       "dependencies": {
24         "YJExtensions/Foundation": [
26         ]
27       }
28     },
29     {
30       "name": "Foundation",
31       "source_files": "YJExtensions/Foundation/*.{h,m}",
32       "dependencies": {
33         "TFHpple": [
35         ]
36       }
37     }
38   ]