[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / c / JFModelDataSource / 1.0.0 / JFModelDataSource.podspec.json
blob33f9e2ee39e049bb65df1a415efbddc0a92f3614
2   "name": "JFModelDataSource",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/JFModelDataSource",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "A base data source class which should be subclassed for an object which is created from JSON.",
13   "source": {
14     "git": "https://github.com/mergesort/JFModelDataSource.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "6.0"
23   }