[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 4 / SCLPlayer / 0.1.2 / SCLPlayer.podspec.json
blob7f7cbdd45cd22a946fc8ae7eb8bae70fe5a7f20c
2   "name": "SCLPlayer",
3   "version": "0.1.2",
4   "summary": "A component for displaying Soundcloud tracks and playlists in your iOS app.",
5   "homepage": "https://github.com/eric-robinson/SCLPlayer",
6   "license": "MIT",
7   "authors": {
8     "Eric Robinson": "eric.robinson@me.com"
9   },
10   "source": {
11     "git": "https://github.com/eric-robinson/SCLPlayer.git",
12     "tag": "0.1.2"
13   },
14   "social_media_url": "https://twitter.com/eric_robinson",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resources": "Pod/Assets/*.{html,png}",
21   "frameworks": "UIKit"