[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / e / b / JKImagePicker / 0.1.2 / JKImagePicker.podspec.json
blob621f1c73c6de95adeccaa6ff1bb30ccb2f7d2ebc
2   "name": "JKImagePicker",
3   "version": "0.1.2",
4   "summary": "An image cropper and camera feature like Instagram.",
5   "description": "JKImagePicker is an image cropper and camera feature like Instagram. You can take square-sized photo from camera and also it comes with filters and some edits mode (Brightness, Constrast, Saturation....).",
6   "homepage": "https://github.com/jamesTheKid/JKImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jamesTheKid": "kumako.jimmy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jamesTheKid/JKImagePicker.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/jamesthakid",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "JKImagePicker/Classes/**/*.swift"
24   ],
25   "resources": [
26     "JKImagePicker/Assets/Assets.xcassets",
27     "JKImagePicker/Assets/**/*.xib"
28   ],
29   "pushed_with_swift_version": "3.2"