[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / b / d / 2 / SSTableViewCell / 1.0.0 / SSTableViewCell.podspec.json
blob5e357f552ed95863079cee7c04a6d808922060b3
2   "name": "SSTableViewCell",
3   "version": "1.0.0",
4   "summary": "Easy custom tableview cell for iOS.",
5   "homepage": "https://github.com/shingwasix/SSTableViewCell",
6   "screenshots": "https://raw.githubusercontent.com/shingwasix/SSTableViewCell/master/screenshoot.jpg",
7   "license": "MIT",
8   "authors": {
9     "Shingwa Six": "http://blog.waaile.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/shingwasix/SSTableViewCell.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true