[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 4 / AISpringButton / 1.0.0 / AISpringButton.podspec.json
blob630cbfc9ad835a57e2a63c90c99c8df7b8cee85a
2   "name": "AISpringButton",
3   "version": "1.0.0",
4   "summary": "A button view used on iOS.",
5   "description": "It is a button view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/aizexin/AISpringButton",
7   "license": "MIT License",
8   "authors": {
9     "艾泽鑫": "443792431@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/aizexin/AISpringButton.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "AISpringButton/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]