blob: d3b3d1ac06d1ecc3539c578c722033f6567a9ab1 [file] [log] [blame]
{
"name": "PIX-cocoa-oauth",
"version": "0.0.2",
"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.2"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}