[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / a / MaterialControls@custom / 1.1.1 / MaterialControls@custom.podspec.json
blob0b516e03e22fd8109a6a9cd074556b7bae43e11d
2   "name": "MaterialControls@custom",
3   "version": "1.1.1",
4   "summary": "Material Design controls for iOS writen in Objective-C.",
5   "homepage": "https://github.com/crashedump/Material-Controls-For-iOS.git",
6   "license": "MIT",
7   "authors": {
8     "FPT Software": "mobility@fsoft.com.vn",
9     "Eugene Matveev": "crash.dump@mail.ru"
10   },
11   "source": {
12     "git": "https://github.com/crashedump/Material-Controls-For-iOS.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "iOSUILib/iOSUILib/**/*",
20   "resource_bundles": {
21     "MaterialControls": [
22       "iOSUILib/iOSUILib/*.png"
23     ]
24   }