[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 7 / MRJActionSheet / 0.2.0.7 / MRJActionSheet.podspec.json
blobbf36407af71dc1bbf1bd85a1dd0a10355adedbbb
2   "name": "MRJActionSheet",
3   "version": "0.2.0.7",
4   "summary": "一个简单的弹出选择框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/MRJActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/MRJActionSheet.git",
16     "tag": "0.2.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRJActionSheet/Classes/**/*",
22   "dependencies": {
23     "MRJUIColorAdditions": [
25     ]
26   }