[Add] Releasebird 1.0.23
[CocoaPods.git] / Specs / e / a / 2 / YJMacro / 1.0.1 / YJMacro.podspec.json
blobbbbb03efe853b7b57b6dcf8f57c467788a98abb9
2   "name": "YJMacro",
3   "version": "1.0.1",
4   "summary": "常用宏定义",
5   "description": "常用宏定义,简化代码",
6   "homepage": "https://github.com/easonchen0123/YJMacro",
7   "license": "MIT",
8   "authors": "ChenYijun",
9   "source": {
10     "git": "https://github.com/easonchen0123/YJMacro.git",
11     "tag": "v1.0.1"
12   },
13   "requires_arc": true,
14   "source_files": "*.{h,m}",
15   "platforms": {
16     "ios": "8.0"
17   }