[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 5 / NPSActionSheet / 1.0 / NPSActionSheet.podspec.json
blobf2bff8c19462ad42481b90258d2fa3019a000c64
2   "name": "NPSActionSheet",
3   "version": "1.0",
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.0"
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   }