blob: 75db35a9e3b390aa4a8a6470f5353c230d036785 [file] [log] [blame]
{
"name": "CocoaTouchHelpers",
"summary": "Cocoa Touch Helpers",
"version": "1.0.0",
"license": "MIT",
"authors": {
"Felipe Augusto": ""
},
"homepage": "https://github.com/felipowsky/CocoaTouchHelpers",
"source": {
"git": "https://github.com/felipowsky/CocoaTouchHelpers.git",
"tag": "1.0.0"
},
"source_files": "CocoaTouchHelpers/CocoaTouchHelpers/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Reachability": [
]
}
}