[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 6 / b / c / TLSegmentedControl / 0.0.1 / TLSegmentedControl.podspec.json
blob27b41fab21161416237075b48c1c1692bdfd0cd5
2   "name": "TLSegmentedControl",
3   "version": "0.0.1",
4   "summary": "The segmentedControl like weibo",
5   "description": "It's a segmentedControl like weibo,which implement by Objective-C.",
6   "homepage": "https://github.com/timelessg/TLSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "GarryGuo": "timelessg@hotmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/timelessg/TLSegmentedControl.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Class/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]