[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 8 / e / PhotosSheet / 2.1.2 / PhotosSheet.podspec.json
blob44fd38e220b6c32a818d3eae955d9486f7d6b399
2   "name": "PhotosSheet",
3   "version": "2.1.2",
4   "summary": "A photo selection control that has action sheet style.",
5   "homepage": "https://github.com/TangentW/PhotosSheet",
6   "license": "MIT",
7   "authors": {
8     "Tangent": "805063400@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/TangentW/PhotosSheet.git",
15     "tag": "2.1.2"
16   },
17   "source_files": "PhotosSheet/PhotosSheet/Classes/*.swift",
18   "resources": "PhotosSheet/PhotosSheet/*.{xcassets,lproj}",
19   "frameworks": [
20     "UIKit",
21     "Photos"
22   ],
23   "pushed_with_swift_version": "3.0"