blob: 738fabde669f86f29d6a407e85cddc23f8bef04f [file] [log] [blame]
{
"name": "PIX-cocoa-oauth",
"version": "0.0.1",
"summary": "This pod is created for non arc spec.",
"description": "This library is forked from https://github.com/guicocoa/cocoa-oauth",
"homepage": "https://github.com/pixnet/cocoa-oauth",
"license": {
"type": "BSD",
"file": "FILE_LICENSE"
},
"authors": {
"dolphin su": "dolphinsu@pixnet.tw"
},
"source": {
"git": "https://github.com/pixnet/cocoa-oauth.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": false
}