[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 9 / NSObject-NSCoding / 1.0 / NSObject-NSCoding.podspec.json
blob2626c0a917d3c3e99de31ce1041199797e800a26
2   "name": "NSObject-NSCoding",
3   "version": "1.0",
4   "summary": "Automatic NSCoding and persistence implementation",
5   "homepage": "https://github.com/kingiol/NSObject-NSCoding",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "greenisus": "greenisus@gmail.com",
12     "kingiol": "kingxiaokang@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/kingiol/NSObject-NSCoding.git",
19     "tag": "1.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true