[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 5 / NPSActionSheet / 1.1 / NPSActionSheet.podspec.json
blob68f2fd58a3613fcd93a3ea5fc9950f566e856cc2
2   "name": "NPSActionSheet",
3   "version": "1.1",
4   "summary": "A coustom ActionSheet",
5   "license": "MIT",
6   "authors": "Ronghai1234",
7   "homepage": "https://github.com/ronghai1234/NPSActionSheet",
8   "source": {
9     "git": "https://github.com/ronghai1234/NPSActionSheet.git",
10     "tag": "1.1"
11   },
12   "source_files": "NPSActionSheet/*.{h,m}",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.0"
16   },
17   "dependencies": {
18     "Masonry": [
19       " ~> 0.5.3"
20     ]
21   }