[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 7 / OkDataSources / 0.0.5 / OkDataSources.podspec.json
blob46481d694000a52f96a15e7a6c633a13c3b2ea78
2   "name": "OkDataSources",
3   "version": "0.0.5",
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.5"
16   },
17   "social_media_url": "https://github.com/FuckBoilerplate",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Library/**/*"