blob: 637111cb8e0be639c4d8ebfec546682507028b0b [file] [log] [blame]
{
"name": "StwHelpers",
"version": "0.1.0",
"summary": "Helper collection",
"description": "Helper collection to turn your code cleaner",
"homepage": "https://github.com/renatosarro/StwHelpers",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Renato Matos": "renatorsarro@gmail.com"
},
"source": {
"git": "https://github.com/renatosarro/StwHelpers.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/rmatos_",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Categories/*.{h,m}",
"resource_bundles": {
"StwHelpers": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Categories/*.h"
}