[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 4 / 0 / RFSegmentView / 1.3.2 / RFSegmentView.podspec.json
blob19013e9756e018422e375d88ba25bdd0e5f39a4b
2   "name": "RFSegmentView",
3   "version": "1.3.2",
4   "summary": "Imitate iOS7 style segmented controls, simple, practical!",
5   "homepage": "https://github.com/wangruofeng/RFSegmentView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "wangruofeng": "wangruofeng007@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/wangruofeng/RFSegmentView.git",
18     "tag": "1.3.2"
19   },
20   "source_files": "RFSegmentView/RFSegmentView.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "Foundation"
25   ],
26   "requires_arc": true