[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 0 / 9 / d / SobjectiveRecord / 0.1.1 / SobjectiveRecord.podspec.json
blob52122746361fbf97fb9aa05ffd16a252d5a1d88c
2   "name": "SobjectiveRecord",
3   "version": "0.1.1",
4   "summary": "Lightweight and sexy CoreData Library for background `NSManagedObjectContext` written in Swift",
5   "homepage": "https://github.com/hmhv/SobjectiveRecord",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hmhv": "admin@hmhv.info"
12   },
13   "source": {
14     "git": "https://github.com/hmhv/SobjectiveRecord.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "SobjectiveRecord/**/*.swift",
18   "frameworks": "CoreData",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }