[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 9 / DMManager / 0.0.2 / DMManager.podspec.json
blob30408e9de9eff8dab12b6f4b20827feae9ff96ff
2   "name": "DMManager",
3   "version": "0.0.2",
4   "summary": "Description of DMManager will be soon.",
5   "homepage": "https://github.com/alexj70/DMManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexandr Zhovty": "alexandr.zhovty@icloud.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/alexj70/DMManager.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "Classes/*.h",
26   "frameworks": [
27     "Foundation",
28     "CoreData"
29   ],
30   "requires_arc": true