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