[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / SPXDataSources / 1.1.0 / SPXDataSources.podspec.json
blob2a9f73fba772047d852ca8cd1c32f95bf92be708
2   "name": "SPXDataSources",
3   "version": "1.1.0",
4   "summary": "DataSource implementations for UITableView and UICollection, plus more...",
5   "homepage": "https://github.com/shaps80/SPXDataSources",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SPXDataSources.git",
12     "tag": "1.1.0"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "SPXDefines": [
23     ],
24     "Stack": [
26     ]
27   }