blob: 05ef1e6b007dadb1d2f3126fcd6d4e9fe04a23af [file] [log] [blame]
{
"name": "DLSuit",
"version": "0.0.3",
"summary": "A complete suit of awesome wrappers for another libraries. But Hey! We hace created some cool libraries too. Enjoy it!.",
"description": " Cool library to use in a High Level mode AFNetworking and TSMessages. Aditionally you'll find some cool utilities that \n every developer should have in every iOS project.\n\n Include: \n * JSON Requests\n * Validations\n * Connection check (Thanks to Reachability)\n * Communication trought components (Thanks to Tolo)\n\n",
"homepage": "https://github.com/dragonflylabs/DLSuit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dragonfly Labs.": "daniel@dflabs.io",
"Daniel GarcĂ­a Alvarado": "daniel@dflabs.io"
},
"social_media_url": "http://twitter.com/fullstackdaniel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dragonflylabs/DLSuit.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"DLSuit"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"TSMessages": [
]
}
}