blob: 4d1391ff8a349a59702f64b56d144b209098cd75 [file] [log] [blame]
{
"name": "DCAvatar",
"version": "0.1.5",
"summary": "A simple, asynchronous, network based avatar library for iOS and OSX",
"homepage": "https://github.com/daltoniam/DCAvatar",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"social_media_url": "http://twitter.com/daltoniam",
"source": {
"git": "https://github.com/daltoniam/DCAvatar.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}