[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 7 / 8 / d / WAMSimpleDataSource / 0.1.1 / WAMSimpleDataSource.podspec.json
blob5e785d3e47758167b84445eac66883d7e725ed64
2   "name": "WAMSimpleDataSource",
3   "version": "0.1.1",
4   "summary": "An easier way to create readable static table view data source",
5   "homepage": "https://github.com/WAMaker/WAMSimpleDataSource",
6   "authors": {
7     "WAMaker": "https://github.com/WAMaker"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/WAMaker/WAMSimpleDataSource.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "WAMSimpleDataSource/*.{h,m}"