[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / a / 4 / SCLPlayer / 0.1.0 / SCLPlayer.podspec.json
blobf171dadfdf31c3bd92b3004d263adc2ea3cac589
2   "name": "SCLPlayer",
3   "version": "0.1.0",
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.0"
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"