blob: d528e466cf348c2e9709be4f33b0cee23421c26f [file] [log] [blame]
{
"name": "Defines",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}