[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 8 / 2 / SwiftDataSource / 0.9.2 / SwiftDataSource.podspec.json
blob0b0a74a1a5cd28f8c1d26537dc507e60fbf50606
2   "name": "SwiftDataSource",
3   "version": "0.9.2",
4   "summary": "DataSource framework for Particle projects in Swift.",
5   "description": "Adds convience methods for common objects in UIKit, Foundation.",
6   "homepage": "https://github.com/ParticleApps/SwiftDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rocco Del Priore": "rocco@particleapps.co"
13   },
14   "source": {
15     "git": "https://github.com/ParticleApps/SwiftDataSource.git",
16     "tag": "0.9.2"
17   },
18   "social_media_url": "https://twitter.com/ParticleAppsCo",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": [
27     "SwiftDataSource",
28     "SwiftDataSource/**/*.{swift,h,m}"
29   ],
30   "swift_versions": "4.2",
31   "swift_version": "4.2"