[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / a / 9 / 7 / NSObject-objc / 0.0.2 / NSObject-objc.podspec.json
blobbdafac4f776b07fe1019562dbd637a7dfeefdfeb
2   "name": "NSObject-objc",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "a wrraper for objc runtime",
6   "homepage": "https://github.com/xuwenquan/NSObject-objc",
7   "authors": "xuwenquan",
8   "source": {
9     "git": "https://github.com/xuwenquan/NSObject-objc.git",
10     "tag": "0.0.2"
11   },
12   "requires_arc": false,
13   "description": "wrap up obj runtime code for easy use",
14   "source_files": "NSObject-objc/NSObject-objc/*.{h,m}",
15   "platforms": {
16     "ios": "9.0"
17   }