[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / 4 / 0 / RFSegmentView / 1.3.1 / RFSegmentView.podspec.json
blobaf43b21d77f36c73a083f68d0b1013f068ced0bc
2   "name": "RFSegmentView",
3   "version": "1.3.1",
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.1"
19   },
20   "source_files": "RFSegmentView/RFSegmentView.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "Foundation"
25   ],
26   "requires_arc": true