[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / b / BIPActionSheet / 1.0.1 / BIPActionSheet.podspec.json
blob1b84e330eb9077181f0e84214bf913c1b048ae0e
2   "name": "BIPActionSheet",
3   "version": "1.0.1",
4   "summary": "Custom ActionSheet replacement with image support",
5   "description": "Custom ActionSheet with image and text support, which is easy to use and modify. We developed to use in our BIP Messenger Application",
6   "homepage": "https://github.com/Turkcell/BIPActionSheet",
7   "license": "MIT",
8   "authors": {
9     "Ahmet Kazım Günay": "ahmetkgunay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Turkcell/BIPActionSheet.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/ahmtgny",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.{h,m}"