[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / EasyRecord / 1.0 / EasyRecord.podspec.json
blob0e49dd6093ae9d8275afd0b75a6aedfd237c093e
2   "name": "EasyRecord",
3   "version": "1.0",
4   "summary": "A shorthand tool for Core Data.",
5   "homepage": "https://github.com/frankmoney/EasyRecord",
6   "license": "MIT",
7   "authors": {
8     "Rinat Murtazin": "rinat@frank.money"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "social_media_url": "http://frank.money",
14   "source": {
15     "git": "https://github.com/frankmoney/EasyRecord.git",
16     "tag": "1.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "CoreData"