blob: 0904700efb21d0a139b4f26ce5cd800eeb19ea76 [file] [log] [blame]
{
"name": "YOAuthConsumer",
"version": "1.0.8",
"summary": "OAuthConsumer is an iPhone-ready iOS 8.0 compatible, ARC-supported OAuth implementation.",
"homepage": "https://github.com/lborsato/oAuthConsumer-pod",
"license": "MIT",
"authors": {
"Larry Borsato": "larry@larryborsato.com",
"Shen Lu": "lushen124@gmail.com"
},
"source": {
"git": "https://github.com/lushen124/oAuthConsumer-pod.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"resource_bundles": {
"OAuthConsumer": [
"Pod/Assets/*.png"
]
}
}