[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / a / 1 / 2 / TOActionSheet / 1.0.2 / TOActionSheet.podspec.json
blobe7706ac8e1cf4ae10fe39d5ed7e38e99a0daa359
2   "name": "TOActionSheet",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A modal prompt UI control, similar to UIActionSheet.",
9   "homepage": "https://github.com/TimOliver/TOActionSheet",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOActionSheet.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "TOActionSheet/**/*.{h,m}",
19   "resources": "TOActionSheet/**/*.lproj",
20   "requires_arc": true