[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / b / 8 / ConciseKit / 0.1.0 / ConciseKit.podspec.json
blobe967999831c5c0f01c8d561a79db1892baf3ee26
2   "name": "ConciseKit",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "A set of Objective-C additions and macros that lets you write code more quickly.",
6   "homepage": "http://github.com/petejkim/ConciseKit",
7   "authors": {
8     "Peter Jihoon Kim": "raingrove@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/petejkim/ConciseKit.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "src/**/*.{h,m}",
15   "frameworks": "Foundation",
16   "requires_arc": false