[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / e / 5 / KBProperty / 0.0.1 / KBProperty.podspec.json
blob2b51a5335428103fb0dcd8fee1fac42aa805d08f
2   "name": "KBProperty",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "objective-c 部分属性的宏定义简写,方便快速声明属性",
8   "homepage": "https://github.com/LKeBing/KBProperty",
9   "license": "MIT",
10   "authors": {
11     "LKeBing": "13568922114@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LKeBing/KBProperty.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "KBProperty/*"