[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / c / a / YCUIKit / 0.0.1 / YCUIKit.podspec.json
blob3f872ffe3d3ddfc16a97668fe0d68a5a15e1079b
2   "name": "YCUIKit",
3   "version": "0.0.1",
4   "summary": "YCUIKit includes UIKit",
5   "description": "YCUIKit includes UIKit ,对于UIKit的分装",
6   "homepage": "https://github.com/XiaoChenYung/YCUIKit",
7   "license": "MIT",
8   "authors": {
9     "杨晓晨": "xiaochenyung@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XiaoChenYung/YCUIKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YCUIKit/YCUIKit/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true