[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / 7 / c / 2 / FFFJsonKillNull / 1.1.0 / FFFJsonKillNull.podspec.json
blob8a503347a731b283d52c789b204a1480cdd26b26
2   "name": "FFFJsonKillNull",
3   "version": "1.1.0",
4   "summary": "get string,array,dictionary value from json without null obj",
5   "description": "get string,array,dictionary value from json without null obj ,say goodbye to crash",
6   "homepage": "https://github.com/zichenfang/FFFJsonKillNull",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zichenfang": "zichenfang@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zichenfang/FFFJsonKillNull.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "FFFJsonKillNull/*",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true