[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 2 / c / MSCellAccessory / 1.1.0 / MSCellAccessory.podspec.json
blob2c63c415174d974a84acb32969fa1244f4ba6505
2   "name": "MSCellAccessory",
3   "version": "1.1.0",
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.0"
16   },
17   "source_files": "MSCellAccessory/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }