[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 0 / FacadeSwift / 0.1.2 / FacadeSwift.podspec.json
blob58dfb9e99ec7866e19339b891d4a4aa72fc0d0f8
2   "name": "FacadeSwift",
3   "version": "0.1.2",
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.2"
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"