[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / SSSmartView / 0.1.0 / SSSmartView.podspec.json
blob96d08c9ec58fc9ed8585730d1c2eb2dcad36470f
2   "name": "SSSmartView",
3   "version": "0.1.0",
4   "summary": "UITableView / UICollectionView / NSFetchedResultsController",
5   "description": "Supports multiple Entities\nSupports UITableView / UICollectionView\nLoad More Spinner at the bottom",
6   "homepage": "https://github.com/shwetsolanki/SSSmartView",
7   "license": "MIT",
8   "authors": {
9     "Shwet Solanki": "me@shwet.net"
10   },
11   "source": {
12     "git": "https://github.com/shwetsolanki/SSSmartView.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/shwetsolanki",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "SSSmartView": [
23       "Pod/Assets/*.png"
24     ]
25   }