[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / d / SobjectiveRecord / 0.1.0 / SobjectiveRecord.podspec.json
blob3f6ecf1de1c3373a41ed0780eea357d461bd81e4
2   "name": "SobjectiveRecord",
3   "version": "0.1.0",
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.0"
16   },
17   "source_files": "SobjectiveRecord/**/*.swift",
18   "frameworks": "CoreData",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }