[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 5 / 4 / ObjCUI / 0.1.0 / ObjCUI.podspec.json
bloba829a36b4a41b015d7ac9c6831e80f256d24160f
2   "name": "ObjCUI",
3   "version": "0.1.0",
4   "summary": "使用Objc编写类似声明氏UI",
5   "homepage": "https://github.com/freedom-shen/ObjCUI",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "沈晓敏": "xxkqw1992@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/freedom-shen/ObjCUI",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ObjCUI/Classes/**/*",
21   "public_header_files": "ObjCUI/Classes/**/*.h",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }