blob: a2a7ae023c0abdd3aef2e4d7d0d81557240452f7 [file] [log] [blame]
{
"name": "FRLAdditions",
"version": "0.0.1",
"summary": "A Bundle of useful custom categories of Objective-C Objects",
"homepage": "https://github.com/FrogLab/FRLAdditions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TheQuarter": "quarter.south@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FrogLab/FRLAdditions.git",
"tag": "0.0.1"
},
"source_files": [
"FRLAdditions",
"FRLAdditions/**/*.{h,m}"
]
}