[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / a / e / 0 / MMSegmentControl / 0.0.1 / MMSegmentControl.podspec.json
blob626a43ece119ad317dbe05fd99431cd4d51d2973
2   "name": "MMSegmentControl",
3   "summary": "A segmentControl for iOS.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "MMMille": "xuemingluan@gmail.com"
11   },
12   "homepage": "https://github.com/MMMille/MMSegmentControl",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/MMMille/MMSegmentControl.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "MMSegmentControl/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreFoundation"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ]
34   }