{ | |
"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 | |
} |