blob: 36a5ec61653ee15fd309f00b8bd3f548d9548f80 [file] [log] [blame]
{
"name": "Defines",
"version": "0.3.0",
"summary": "A small collection of Swift structs to replace #define statements in Obj-C.",
"homepage": "https://github.com/BellAppLab/Defines",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/Defines.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}