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