[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 9 / 2 / YDAlertAction / 0.1.0 / YDAlertAction.podspec.json
blob5238d9c2c2b532d6b80fed874a91a1767f34def8
2   "name": "YDAlertAction",
3   "version": "0.1.0",
4   "summary": "A short description of YDAlertAction.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chong2vv/YDAlertAction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyuandong": "chong2vv@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chong2vv/YDAlertAction.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YDAlertAction/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "YDActionAlert",
30       "source_files": "YDAlertAction/YDActionAlert/**/*"
31     },
32     {
33       "name": "YDActionSheet",
34       "source_files": "YDAlertAction/YDActionSheet/**/*"
35     }
36   ]