blob: beb0addeca94f89283e3bbb91b55cd91185ef9fa [file] [log] [blame]
{
"name": "WTNSObject",
"version": "1.0.2",
"summary": "NSObject Category",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://wilsontang.github.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wilson Tang": "wilsontang.ios@gmail.com"
},
"source": {
"git": "https://wilsontangiOS@bitbucket.org/wilsontangiOS/wtnsobject.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/Classes/**/*"
}