[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / DataProvider / 1.0.0 / DataProvider.podspec.json
blobd0b53c3675be632a7114481c193b619416f15dd5
2   "name": "DataProvider",
3   "version": "1.0.0",
4   "summary": "Data provider is a library made to abstract Table and Collection views boilerplate code. It's all made in Swift!",
5   "homepage": "https://github.com/samsao/DataProvider.git",
6   "license": "MIT",
7   "authors": {
8     "Guilherme Lisboa": "glisboa@samsaodev.com"
9   },
10   "source": {
11     "git": "https://github.com/samsao/DataProvider.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"