[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 7 / 8 / DataSources / 0.3.1 / DataSources.podspec.json
blob5da38ac0b2ede7e2d48ee430461bed279c0261b3
2   "name": "DataSources",
3   "version": "0.3.1",
4   "summary": "💾 ðŸ”œðŸ“± Type-safe data-driven List-UI Framework",
5   "homepage": "https://github.com/muukii/DataSources",
6   "description": "💾 ðŸ”œðŸ“± Type-safe data-driven List-UI Framework. (We can also use ASCollectionNode)",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "muukii": "m@muukii.me"
12   },
13   "social_media_url": "https://twitter.com/muukii0803",
14   "source": {
15     "git": "https://github.com/muukii/DataSources.git",
16     "tag": "0.3.1"
17   },
18   "module_name": "DataSources",
19   "default_subspecs": "Default",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "pushed_with_swift_version": "3.1",
28   "subspecs": [
29     {
30       "name": "Default",
31       "source_files": [
32         "Sources/Diff/**/*.swift",
33         "Sources/DataSources/**/*.swift"
34       ]
35     }
36   ]