[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 4 / GNGeneralNullValue / 1.0 / GNGeneralNullValue.podspec.json
blob8dba141a89c3c8ac84c0db0ae0f2ad2b4ca32932
2   "name": "GNGeneralNullValue",
3   "version": "1.0",
4   "summary": "Forwarding messages sent to NSNull, in order to fix crash with them.",
5   "homepage": "https://github.com/zhzhy/GNGeneralNullValue",
6   "license": "MIT",
7   "authors": {
8     "zhzhy": "zhzhy158@163.com"
9   },
10   "platforms": {
11     "ios": "4.0"
12   },
13   "source": {
14     "git": "https://github.com/zhzhy/GNGeneralNullValue.git",
15     "tag": "1.0"
16   },
17   "source_files": "GNGeneralNullValue/Source/*.{h,m}",
18   "requires_arc": true