[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 9 / d / 4 / LKArchiver / 1.3.1 / LKArchiver.podspec.json
blob14f876acf68a0fc3b72fdb871d823216aad6a47b
2   "name": "LKArchiver",
3   "version": "1.3.1",
4   "summary": "NSKeyedArchiver/NSKeyedUnArchiver wrapper",
5   "description": "NSKeyedArchiver/NSKeyedUnArchiver wrapper.\n",
6   "homepage": "https://github.com/lakesoft/LKArchiver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hiroshi Hashiguchi": "xcatsan@mac.com"
13   },
14   "source": {
15     "git": "https://github.com/lakesoft/LKArchiver.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/*"