[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 4 / EnumStringConvertible / 1.0.0 / EnumStringConvertible.podspec.json
blobb9ddef39856984d8054e3c1605fd823b475da12f
2   "name": "EnumStringConvertible",
3   "version": "1.0.0",
4   "summary": "Macro of Convert Enum to NSString in Objective-c.",
5   "homepage": "https://www.jianshu.com/u/c00332a4ed40",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pinch sun": "me@pinchsun.com"
12   },
13   "source": {
14     "git": "https://github.com/PINKONG/EnumStringConvertible.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }