[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / OkDataSources / 0.0.6 / OkDataSources.podspec.json
blobd8133e48a108a143fcb8c55511f95e4c91afd2e3
2   "name": "OkDataSources",
3   "version": "0.0.6",
4   "summary": "Wrappers for iOS TableView and CollectionView DataSources to simplify its api at a minimum.",
5   "homepage": "https://github.com/FuckBoilerplate/OkDataSources",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roberto Frontado": "robertofrontado@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/FuckBoilerplate/OkDataSources.git",
15     "tag": "0.0.6"
16   },
17   "social_media_url": "https://github.com/FuckBoilerplate",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Library/**/*"