[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 3 / d / YQModelStore / 0.0.1 / YQModelStore.podspec.json
blobe60618076e521f1bc3034fe0ffcff32044af2ff8
2   "name": "YQModelStore",
3   "version": "0.0.1",
4   "summary": "基于coredata对数据持久化的简单封装.",
5   "homepage": "https://github.com/a770322699/YQModelStore",
6   "license": "MIT",
7   "authors": {
8     "YiQuan": "770322699@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/a770322699/YQModelStore.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "YQModelStore/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "CoreData"
21   ],
22   "requires_arc": true