blob: 7fbb790d760a9ae1378747215ca6d2d5c3503dcc [file] [log] [blame]
{
"name": "ARAlertController",
"version": "0.1.2",
"summary": "UIAlertController compatible iOS >= 5.0",
"homepage": "https://github.com/alexruperez/ARAlertController",
"screenshots": "https://www.service2media.com/wp-content/uploads/2014/08/UIAlertControl.png",
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/ARAlertController.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "ARAlertController/ARAlertController.{h,m}",
"frameworks": "UIKit"
}