[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / a / 3 / 5 / PHSideScrollingImagePicker / 1.0.0 / PHSideScrollingImagePicker.podspec.json
blob30e802737b384a1a0e181569fe311c8802cc8ee8
2   "name": "PHSideScrollingImagePicker",
3   "version": "1.0.0",
4   "summary": "iOS 7-style Image Picker",
5   "description": "A horizontally scrolling image picker, similar to the one found in iOS 7's Photos.app share view, complete with floating checkmark badge.\n",
6   "homepage": "https://github.com/pacifichelm/PHSideScrollingImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patrick B. Gibson": "patrick@fadeover.org"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/pacifichelm/PHSideScrollingImagePicker.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "Classes/**/*.h",
27   "resources": "Images/*.png",
28   "requires_arc": false