[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 4 / b / 0 / FacadeSwift / 0.1.1 / FacadeSwift.podspec.json
blobdfe645f4922e951da1f48aed1acd455947ea36af
2   "name": "FacadeSwift",
3   "version": "0.1.1",
4   "summary": "CoreData made sexy with swift",
5   "homepage": "https://github.com/othierry/facade",
6   "license": "MIT",
7   "authors": {
8     "Olivier Thierry": "olivier.thierry42@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/othierry/facade.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "module_name": "Facade",
19   "source_files": "FacadeSwift/Classes/**/*",
20   "frameworks": [
21     "CoreData"
22   ],
23   "pushed_with_swift_version": "2.3"