[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / f / a / IBExtension / 0.0.3 / IBExtension.podspec.json
blobc57e8b3730b3cce8500fb64ce07940bd6d322746
2   "name": "IBExtension",
3   "version": "0.0.3",
4   "summary": "这是IB扩展.",
5   "description": "这是IB扩展,提供常用的属性,例如:cornerRadius",
6   "homepage": "https://github.com/laohei0304/IBExtension",
7   "license": "MIT (IBExtension)",
8   "authors": {
9     "laohei0304": "153310938@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source_files": "Classes/*.{swift}",
15   "source": {
16     "git": "https://github.com/laohei0304/IBExtension.git",
17     "tag": "0.0.3"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true