[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / f / b / HobjectiveRecord / 0.2.2 / HobjectiveRecord.podspec.json
blob94f3a9a3fa7dbf377d49478a003526a554c8530a
2   "name": "HobjectiveRecord",
3   "version": "0.2.2",
4   "summary": "Lightweight and sexy CoreData Library for background operation",
5   "homepage": "https://github.com/hmhv/HobjectiveRecord",
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/HobjectiveRecord.git",
15     "tag": "0.2.2"
16   },
17   "source_files": "HobjectiveRecord/**/*.{h,m}",
18   "frameworks": "CoreData",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }