[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 0 / ACECoreDataManager / 0.1.4 / ACECoreDataManager.podspec.json
blobece0ae4750cfaef00ca923f6f4a368d908f26cc9
2   "name": "ACECoreDataManager",
3   "version": "0.1.4",
4   "summary": "Core data manager.",
5   "homepage": "https://github.com/acerbetti/ACECoreDataManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Stefano Acerbetti": "sacerbetti@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/acerbetti/ACECoreDataManager.git",
18     "tag": "0.1.4"
19   },
20   "source_files": [
21     "Classes",
22     "ACECoreDataManager/*.{h,m}"
23   ],
24   "frameworks": "CoreData",
25   "requires_arc": true