[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / d / 3 / AssistiveTouch / 1.0.0 / AssistiveTouch.podspec.json
blob72cbee117bcf5477ad6c00108f924e24d6dfd600
2   "name": "AssistiveTouch",
3   "version": "1.0.0",
4   "summary": "☕️A custom button just like the system AssistiveTouch ☕️ — .",
5   "description": "☕️A custom button just like the system AssistiveTouch ☕️ — , you can use it to acheve the wanderful effect",
6   "homepage": "https://github.com/CNKCQ/AssistiveTouch.git",
7   "screenshots": "https://cloud.githubusercontent.com/assets/8440220/20342636/3aa082d8-ac26-11e6-9e37-e5a65fe65563.gif",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "KingCQ": "wangchengqvan@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/AssistiveTouch.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "AssistiveTouch",
24     "AssistiveTouch/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "AssistiveTouch/Exclude",
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"