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