blob: 81ee81ad40e9412bf6d643d0c94335a0675ebfa7 [file] [log] [blame]
{
"name": "PlayDoh",
"version": "0.1.2",
"license": "MIT",
"homepage": "https://github.com/LoganWright/PlayDoh",
"authors": {
"Logan Wright": "logan.william.wright@gmail.com"
},
"social_media_url": "https://twitter.com/logmaestro",
"summary": "Endpoint focused networking for iOS and OS X.",
"source": {
"git": "https://github.com/LoganWright/PlayDoh.git",
"tag": "0.1.2"
},
"source_files": "PlayDoh/Source/**/*.{h,m}",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"JSONMapping": [
"0.1"
]
}
}