[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 0 / TWStatus / 0.0.1 / TWStatus.podspec.json
blob07f5b7725070db3bcb8b68624165753eb873a5d5
2   "name": "TWStatus",
3   "version": "0.0.1",
4   "summary": "Show notification status on Status bar mimicking Sunrise and Mailbox",
5   "homepage": "https://github.com/petersantino/TWStatus",
6   "license": "MIT",
7   "authors": {
8     "Thanakrit Weekhamchai": "peter@clbs.co.th"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/petersantino/TWStatus.git",
15     "commit": "31123335653c8940121d79368fee1897fdb467cd"
16   },
17   "source_files": "TWStatus/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]