[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / b / 8 / ConciseKit / 0.1.1 / ConciseKit.podspec.json
blob6e55357db1da6426d2eb5f5d7b2b81ffc58ec69e
2   "name": "ConciseKit",
3   "version": "0.1.1",
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.1"
13   },
14   "source_files": "src/**/*.{h,m}",
15   "frameworks": "Foundation",
16   "requires_arc": false