blob: 4bb6894984a80ae13b5ff4d70346dc37621528dc [file] [log] [blame]
{
"name": "NSObject-objc",
"version": "0.0.1",
"summary": "wrap up objc runtime",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xuwenquan/NSObject-objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuwenquan.id@gmail.com": "xxxoo"
},
"source": {
"git": "https://github.com/xuwenquan/NSObject-objc.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSObject-objc/Classes/**/*"
}