[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 8 / TTKit / 0.0.1 / TTKit.podspec.json
blobe9a18a5af46487f9a6dd16b844673ef89bbca93c
2   "name": "TTKit",
3   "summary": "A collection of iOS components.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "tangbl93": "tangbl93@gmail.com"
10   },
11   "homepage": "https://github.com/tangbl93/TTKit",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/tangbl93/TTKit.git",
17     "tag": "0.0.1"
18   },
19   "requires_arc": true,
20   "source_files": "TTKit/**/*.{h,m}",
21   "public_header_files": "TTKit/**/*.{h}",
22   "frameworks": [
23     "UIKit",
24     "Accelerate"
25   ]