[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / c / DLSuit / 0.0.3 / DLSuit.podspec.json
blob05ef1e6b007dadb1d2f3126fcd6d4e9fe04a23af
2   "name": "DLSuit",
3   "version": "0.0.3",
4   "summary": "A complete suit of awesome wrappers for another libraries. But Hey! We hace created some cool libraries too. Enjoy it!.",
5   "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",
6   "homepage": "https://github.com/dragonflylabs/DLSuit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dragonfly Labs.": "daniel@dflabs.io",
13     "Daniel GarcĂ­a Alvarado": "daniel@dflabs.io"
14   },
15   "social_media_url": "http://twitter.com/fullstackdaniel",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/dragonflylabs/DLSuit.git",
21     "tag": "0.0.3"
22   },
23   "source_files": [
24     "Classes",
25     "DLSuit"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "TSMessages": [
35     ]
36   }