[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 2 / c / MSCellAccessory / 1.1.1 / MSCellAccessory.podspec.json
blobc66291b0b6e9a993168d2ecb1edd8620e8bd8fc4
2   "name": "MSCellAccessory",
3   "version": "1.1.1",
4   "summary": "UITableViewCell accessoryType can easily customize the colors, Supported iOS7 Flat Design.",
5   "homepage": "http://github.com/bitmapdata/MSCellAccessory",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bitmapdata": "bitmapdata.com@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bitmapdata/MSCellAccessory.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "MSCellAccessory/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }