[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 0 / Kern / 0.9.4 / Kern.podspec.json
blobb3d0ab35ac603a927d2bc1e8b23b4b0d21924a0b
2   "name": "Kern",
3   "version": "0.9.4",
4   "summary": "Kern - an easy Core Data manager",
5   "description": "                   A simple multithreaded Core Data manager with easy setup and fetching.\n",
6   "homepage": "https://github.com/ds29/Kern",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Dustin Steele",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/ds29/Kern.git",
17     "tag": "0.9.4"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "Classes/**/*.h",
25   "frameworks": "CoreData",
26   "requires_arc": true