[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 5 / MJNullSafe / 1.0.0 / MJNullSafe.podspec.json
blob84fa67e8c01a4a15675600889247434bb6799ec7
2   "name": "MJNullSafe",
3   "version": "1.0.0",
4   "summary": "iOS崩溃大扫除——null崩溃NullSafe",
5   "description": "iOS崩溃大扫除——null崩溃NullSafe",
6   "homepage": "https://github.com/LiHongGui/MJNullSafe.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MichaelLi": "1045359337@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LiHongGui/MJNullSafe.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "MJNullSafe",
23     "MJNullSafe/**/*.{h,m}"
24   ],
25   "requires_arc": true